home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 8 / CD Funhouse Version 8.0 - Wayzata Technology (7013) (1993).iso / pc / mac / __intere / sfx_stac.k_8 / card_3527.txt < prev    next >
Text File  |  1989-08-01  |  3KB  |  88 lines

  1. -- card: 3527 from stack: in.k_8
  2. -- bmap block id: 3241
  3. -- flags: 0000
  4. -- background id: 2663
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=292 top=69 right=291 bottom=466
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: My head
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play "buzzer"
  23.   answer "Clicking on my head is superfluous." with "Blah" or "Blech" or "I agree"
  24.   if it is "I agree" then
  25.     play "Pigs"
  26.     answer "Then you are wrong." with "Bummer"
  27.   end if
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 2 (field)
  33. -- low flags: 01
  34. -- high flags: 0004
  35. -- rect: left=29 top=18 right=329 bottom=238
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 0
  39. -- font id: 3
  40. -- text size: 9
  41. -- style flags: 0
  42. -- line height: 12
  43. -- part name: About
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   get the random of 6
  47.   if it is 1 then play "Blast"
  48.   if it is 2 then play "Pigs"
  49.   if it is 3 then play "Boing3"
  50.   if it is 4 then play "Bubbles"
  51.   if it is 5 then play "MantelClock"
  52.   if it is 6 then play "Pigeons"
  53.   wait until the sound is "done"
  54. end mouseUp
  55.  
  56.  
  57.  
  58. -- part 3 (button)
  59. -- low flags: 00
  60. -- high flags: 2000
  61. -- rect: left=243 top=311 right=333 bottom=278
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 9301 / 9301
  64. -- text alignment: 1
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: Back
  70. ----- HyperTalk script -----
  71. on mouseUp
  72.   play "Gate"
  73.   visual scroll left
  74.   go to card 1
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part contents for card part 2
  80. ----- text -----
  81. This stack has had 17 'snd ' resources stuffed into it. That is why the funny sounds can be played with buttons on the first card. You the user may use any of these sounds in the stacks you create by moving them into your stacks. ResEdit, Sound Manager, and Sound Mover are all programs that can do this for you. You can also move the 'snd ' resources into your system or into your copy of the HyperCard application (in which case all of your stacks will have access to all the sounds), but that is not advised.
  82.  
  83. These sounds may be used freely on the following conditions:
  84. a) You send a contribution to the Boston Computer Society, One Center Plaza, Boston, MA 02108
  85. AND/OR
  86. b) Send a postcard with a picture of your hometown to me, David Rakowski, 60 Gorham Ave. #6, Brookline, MA 02146.
  87. c) If your stacks contain acknowledgements, please acknowledge me. I don't get any money for these, after all....
  88.